Skip to content

feat(wasm-utxo): add address compatibility tests#153

Open
OttoAllmendinger wants to merge 1 commit intomasterfrom
BTC-2650.add-address-compat-test
Open

feat(wasm-utxo): add address compatibility tests#153
OttoAllmendinger wants to merge 1 commit intomasterfrom
BTC-2650.add-address-compat-test

Conversation

@OttoAllmendinger
Copy link
Contributor

@OttoAllmendinger OttoAllmendinger commented Feb 11, 2026

Summary

  • Add address encoding compatibility tests across UTXO coins to verify which coins share address formats for different script types

Issue: BTC-2650

@OttoAllmendinger OttoAllmendinger force-pushed the BTC-2650.add-address-compat-test branch from 6dc5b5d to fe29465 Compare February 13, 2026 15:47
Tests which coins produce the same address formats for various script types.
Bitcoin forks share P2SH format while each coin has unique segwit prefixes.

Issue: BTC-2650

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger force-pushed the BTC-2650.add-address-compat-test branch from fe29465 to fcef3f0 Compare February 13, 2026 16:06
@OttoAllmendinger OttoAllmendinger changed the title feat(wasm-utxo): add address encoding tests and export coinName utils feat(wasm-utxo): add address compatibility tests Feb 13, 2026
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review February 13, 2026 16:30
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner February 13, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants